Goto

Collaborating Authors

 physical measurement


A Phenomenological AI Foundation Model for Physical Signals

Lien, Jaime, Olascoaga, Laura I. Galindez, Dogan, Hasan, Gillian, Nicholas, Barbello, Brandon, Giusti, Leonardo, Poupyrev, Ivan

arXiv.org Artificial Intelligence

We explore the development of an AI foundation model that can be universally applied to physical processes of any nature. Our approach is based on a phenomenological framework, meaning that no prior physical knowledge or inductive bias is introduced. The aim is to construct a single, versatile AI foundation model capable of generalizing across diverse physical phenomena, domains, applications, and sensing apparatuses. This work is inspired by recent advancements in natural language processing (NLP), where generative models based on transformer architectures, such as GPT-4, have demonstrated that a single model trained on a vast corpus of text in self-supervised manner can perform as well as or better than specialized models across a range of tasks [8, 19]. In this paper, we present the design and evaluation of a physical AI foundation model, trained on 0.59 billion physical measurements covering a diverse range of real-world processes.


Measurement Uncertainty: Relating the uncertainties of physical and virtual measurements

Cramer, Simon, Müller, Tobias, Schmitt, Robert H.

arXiv.org Artificial Intelligence

In the context of industrially mass-manufactured products, quality management is based on physically inspecting a small sample from a large batch and reasoning about the batch's quality conformance. When complementing physical inspections with predictions from machine learning models, it is crucial that the uncertainty of the prediction is known. Otherwise, the application of established quality management concepts is not legitimate. Deterministic (machine learning) models lack quantification of their predictive uncertainty and are therefore unsuitable. Probabilistic (machine learning) models provide a predictive uncertainty along with the prediction. However, a concise relationship is missing between the measurement uncertainty of physical inspections and the predictive uncertainty of probabilistic models in their application in quality management. Here, we show how the predictive uncertainty of probabilistic (machine learning) models is related to the measurement uncertainty of physical inspections. This enables the use of probabilistic models for virtual inspections and integrates them into existing quality management concepts. Thus, we can provide a virtual measurement for any quality characteristic based on the process data and achieve a 100 percent inspection rate. In the field of Predictive Quality, the virtual measurement is of great interest. Based on our results, physical inspections with a low sampling rate can be accompanied by virtual measurements that allow an inspection rate of 100 percent. We add substantial value, especially to complex process chains, as faulty products/parts are identified promptly and upcoming process steps can be aborted.


Computational Discovery of Microstructured Composites with Optimal Stiffness-Toughness Trade-Offs

Li, Beichen, Deng, Bolei, Shou, Wan, Oh, Tae-Hyun, Hu, Yuanming, Luo, Yiyue, Shi, Liang, Matusik, Wojciech

arXiv.org Artificial Intelligence

The conflict between stiffness and toughness is a fundamental problem in engineering materials design. However, the systematic discovery of microstructured composites with optimal stiffness-toughness trade-offs has never been demonstrated, hindered by the discrepancies between simulation and reality and the lack of data-efficient exploration of the entire Pareto front. We introduce a generalizable pipeline that integrates physical experiments, numerical simulations, and artificial neural networks to address both challenges. Without any prescribed expert knowledge of material design, our approach implements a nested-loop proposal-validation workflow to bridge the simulation-to-reality gap and discover microstructured composites that are stiff and tough with high sample efficiency. Further analysis of Pareto-optimal designs allows us to automatically identify existing toughness enhancement mechanisms, which were previously discovered through trial-and-error or biomimicry. On a broader scale, our method provides a blueprint for computational design in various research areas beyond solid mechanics, such as polymer chemistry, fluid dynamics, meteorology, and robotics.


Predicting the age of abalone from physical measurements Part 1 - Projects Based Learning

#artificialintelligence

Abalone is a common name for any of a group of small to very large sea snails, marine gastropod molluscs in the family Haliotidae. Other common names are ear shells, sea ears, and muttonfish or muttonshells in Australia, ormer in the UK, perlemoen in South Africa, and paua in New Zealand. The age of abalone is determined by cutting the shell through the cone, staining it, and counting the number of rings through a microscope a boring and time consuming task. Other measurements, which are easier to obtain, are used to predict the age. Given is the attribute name, attribute type, the measurement unit and a brief description.

  Country:
  Genre: Instructional Material (0.33)
  Industry: Education (0.40)

Machine Learning using ML.NET and its integration into ASP.NET Core Web application – Microsoft Faculty Connection

#artificialintelligence

My name is Zurab Murvanidze, I am 1st year computer science student at UCL. I love learning about technology and have deep interest in machine learning, data science, quantum computing and artificial intelligence. I like developing applications and games in my spare time and in this article would love to share my experience in ML.NET. This article will cover basics of machine learning, will introduce you to ML.NET and teach you how to create and train machine learning models. It will also demonstrate how can we implement machine learning in ASP.NET Core Web Application.


Generating Realistic Geology Conditioned on Physical Measurements with Generative Adversarial Networks

Dupont, Emilien, Zhang, Tuanfeng, Tilke, Peter, Liang, Lin, Bailey, William

arXiv.org Machine Learning

An important problem in geostatistics is to build models of the subsurface of the Earth given physical measurements at sparse spatial locations. Typically, this is done using spatial interpolation methods or by reproducing patterns from a reference image. However, these algorithms fail to produce realistic patterns and do not exhibit the wide range of uncertainty inherent in the prediction of geology. In this paper, we show how semantic inpainting with Generative Adversarial Networks can be used to generate varied realizations of geology which honor physical measurements while matching the expected geological patterns. In contrast to other algorithms, our method scales well with the number of data points and mimics a distribution of patterns as opposed to a single pattern or image. The generated conditional samples are state of the art.

  Country: North America > United States (0.68)
  Genre: Research Report (0.50)
  Industry: Energy > Oil & Gas > Upstream (1.00)

Robust Gaussian Filtering using a Pseudo Measurement

Wüthrich, Manuel, Cifuentes, Cristina Garcia, Trimpe, Sebastian, Meier, Franziska, Bohg, Jeannette, Issac, Jan, Schaal, Stefan

arXiv.org Machine Learning

Many sensors, such as range, sonar, radar, GPS and visual devices, produce measurements which are contaminated by outliers. This problem can be addressed by using fat-tailed sensor models, which account for the possibility of outliers. Unfortunately, all estimation algorithms belonging to the family of Gaussian filters (such as the widely-used extended Kalman filter and unscented Kalman filter) are inherently incompatible with such fat-tailed sensor models. The contribution of this paper is to show that any Gaussian filter can be made compatible with fat-tailed sensor models by applying one simple change: Instead of filtering with the physical measurement, we propose to filter with a pseudo measurement obtained by applying a feature function to the physical measurement. We derive such a feature function which is optimal under some conditions. Simulation results show that the proposed method can effectively handle measurement outliers and allows for robust filtering in both linear and nonlinear systems.